---
title: "Change project's icon"
method: PATCH
path: "/project/{id|slug}/icon"
tags: ["projects"]
---

# Change project's icon

`PATCH /project/{id|slug}/icon`

The new icon may be up to 256KiB in size.

## Query parameters

- `ext` 'png' | 'jpg' | 'jpeg' | 'bmp' | 'gif' | 'webp' | 'svg' | 'svgz' | 'rgb', required

## Response `204`

Expected response to a valid request

## Other responses

- `400` — Request was invalid, see given error

---

[API](https://skmtc.net/modrinth/apis/labrinth.md) · [All operations](https://skmtc.net/modrinth/apis/labrinth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modrinth/labrinth/versions/439f357e772d/schema)
